home *** CD-ROM | disk | FTP | other *** search
/ Ultimedia 1 / Ultimedia 1.iso / tools / grafiktools / tapdl / tapdl.man < prev    next >
Text File  |  1994-07-26  |  3KB  |  116 lines

  1.  
  2.  
  3.  
  4.     TAPDL 1.1                                                 26.07.94
  5.  
  6.  
  7.  
  8.     ABOUT
  9.  
  10.     This is a DL animation player for AGA machines with KS 3.0. It
  11.     should be able to play both version 1 and version 2 DL files, and
  12.     will automatically unpack files that have been compressed with
  13.     XPK.
  14.  
  15.     DL files are a kind of animation found on PCs. The animations are
  16.     either 320x200, 160x100, or 80x50, in 256 colors. The colors are
  17.     18 bits each, 6 per gun.
  18.  
  19.     TAPDL can be made resident for command line users. To extract it
  20.     from the archive with the "pure" bit set, use LHA's "-a" switch.
  21.  
  22.     TAPDL is Copyright © 1994 by John Bickers.
  23.  
  24.  
  25.     REQUIREMENTS
  26.  
  27.     TAPDL requires an AGA machine with KS 3.0, and the ReqTools and
  28.     XPK libraries. These libraries can be found on the Aminet sites.
  29.  
  30.  
  31.     PARAMETERS
  32.  
  33.     The command template is:
  34.  
  35.     FILES/M
  36.  
  37.     The FILES option is one or more names of DLs that you want to
  38.     play. If you leave this blank, then a file requester will appear.
  39.  
  40.  
  41.     KEYBOARD CONTROL
  42.  
  43.     When an animation is being played, the following keys control the
  44.     playback. They are similar to the controls allowed by ShowANIM.
  45.  
  46.     F1,...,F10  Set different speeds. F1 is the fastest.
  47.  
  48.     Down        Pause the animation.
  49.  
  50.     Right       Forward one frame.
  51.  
  52.     Up          Resume the animation.
  53.  
  54.  
  55.     CREDITS
  56.  
  57.     TAPDL is written by John Bickers using SAS C 6.51.
  58.  
  59.     The DL file format and PC programs were created by Davide Tome'
  60.     and Luca De Gregorio. The format of a DL file was obtained by
  61.     looking at sample files, and running Davide and Luca's DL-VIEW.EXE
  62.     under Microsoft's CodeView debugger.
  63.  
  64.     Thanks to Christian Geisert for a variety of sample files.
  65.  
  66.     ReqTools is Copyright (c) Nico François.
  67.  
  68.     The xpkmaster.library and sublibraries are the work of U. Dominik
  69.     Mueller and colleagues.
  70.  
  71.  
  72.     DISTRIBUTION
  73.  
  74.     TAPDL is Copyright © 1994 by John Bickers.
  75.  
  76.     Distribution is via normal channels. That is, distribute it for
  77.     free, or for Fred Fish like costs, but not more. And remember to
  78.     include the documentation.
  79.  
  80.     If you want to contribute something to the cause of PC animation
  81.     playback, you might want to consider sending me a CD of anims. But
  82.     that's purely optional :).
  83.  
  84.     If you're putting together a commercial CD of animations, and you
  85.     want to put TAPDL onto it, by all means do so. Send me a copy of
  86.     the CD in lieu of any fee. Contact me at the address below if you
  87.     want any customisation of the program done.
  88.  
  89.  
  90.     CONTACT INFO
  91.  
  92.     I can be reached at:
  93.  
  94.         John Bickers
  95.         214 Rata St
  96.         Naenae
  97.         New Zealand
  98.  
  99.     Or: jbickers@templar.actrix.gen.nz
  100.  
  101.  
  102.     DISCLAIMER
  103.  
  104.     It works on my machine.
  105.  
  106.  
  107.     HISTORY
  108.  
  109.     94.07.12    Created 1.0.
  110.     94.07.21    1.1.
  111.                 Handles multiple filenames on the command line.
  112.                 Handles multiselect in file requester.
  113.                 Sets wait pointer while doing chunky -> planar stuff.
  114.                 Title/Author screen falls back to topaz.font.
  115.     94.07.25    Fixed bug where 80x50 anims left title displayed.
  116.